type net/http.ioFS

3 uses

	net/http (current package)
		fs.go#L879: type ioFS struct {
		fs.go#L887: func (f ioFS) Open(name string) (File, error) {
		fs.go#L955: 	return ioFS{fsys}